css: Improve spec compliance of the radial gradient parser
authorMatthias Clasen <mclasen@redhat.com>
Mon, 7 Nov 2016 20:40:21 +0000 (15:40 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 7 Nov 2016 20:40:21 +0000 (15:40 -0500)
commit2a5a94b2606ffae08fce634e61c533830f54c3ec
tree1c286af1a3083ce002a6d8d4b3cc1988944944bf
parentfa7d77d40732281a8838a314bcc39a0007182320
css: Improve spec compliance of the radial gradient parser

The spec says:
"If <shape> is omitted, the ending shape defaults to a circle if the <size>
is a single <length>, and to an ellipse otherwise."

Make it so.
gtk/gtkcssimageradial.c